<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>Token Ring</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/Token_Ring"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/mediawiki.page.gallery.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Token_Ring rootpage-Token_Ring skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">Token Ring</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr">
<p class="mw-empty-elt">
</p>
<p><b>Token Ring</b> is a <a href="Physical_layer" title="Physical layer">physical</a> and <a href="Data_link_layer" title="Data link layer">data link layer</a> <a href="Computer_network" title="Computer network">computer networking</a> technology used to build <a href="Local_area_network" title="Local area network">local area networks</a>. It was introduced by <a href="IBM" title="IBM">IBM</a> in 1984, and standardized in 1989 as <b><a href="IEEE_Standards_Association" title="IEEE Standards Association">IEEE</a> 802.5</b>. It uses a special three-byte <a href="Frame_(networking)" title="Frame (networking)">frame</a> called a <i>token</i> that is passed around a logical <i>ring</i> of workstations or <a href="Server_(computing)" title="Server (computing)">servers</a>. This <a href="Token_passing" title="Token passing">token passing</a> is a <a href="Channel_access_method" title="Channel access method">channel access method</a> providing fair access for all stations, and eliminating the <a href="Collision_(telecommunications)" title="Collision (telecommunications)">collisions</a> of <a href="Contention_(telecommunications)" title="Contention (telecommunications)">contention</a>-based access methods.
</p><p>Following its introduction, Token Ring technology became widely adopted, particularly in corporate environments, but was gradually eclipsed by newer iterations of <a href="Ethernet" title="Ethernet">Ethernet</a>. The last formalized Token Ring standard that was completed was Gigabit Token Ring (IEEE 802.5z), published on May 4, 2001.<sup id="cite_ref-802.5-act_1-0" class="reference"><a href="#cite_note-802.5-act-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup>
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="History">History</h2></div>
<p>A wide range of different <a href="Local_area_network" title="Local area network">local area network</a> technologies were developed in the early 1970s, of which one, the <a href="Cambridge_Ring_(computer_network)" title="Cambridge Ring (computer network)">Cambridge Ring</a>, had demonstrated the potential of a <a href="Token_passing" title="Token passing">token passing</a> <a href="Ring_topology" class="mw-redirect" title="Ring topology">ring topology</a>, and many teams worldwide began working on their own implementations. At the <a href="IBM_Zurich_Research_Laboratory" class="mw-redirect" title="IBM Zurich Research Laboratory">IBM Zurich Research Laboratory</a> Werner Bux and Hans Müller, in particular, worked on the design and development of IBM's Token Ring technology,<sup id="cite_ref-2" class="reference"><a href="#cite_note-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup> while early work at <a href="MIT" class="mw-redirect" title="MIT">MIT</a><sup id="cite_ref-3" class="reference"><a href="#cite_note-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup> led to the <a href="Proteon" title="Proteon">Proteon</a> <span class="nowrap">10 Mbit/s</span> ProNet-10 Token Ring network in 1981<sup id="cite_ref-4" class="reference"><a href="#cite_note-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup> – the same year that <a href="Workstation" title="Workstation">workstation</a> vendor <a href="Apollo_Computer" title="Apollo Computer">Apollo Computer</a> introduced their proprietary <span class="nowrap">12 Mbit/s</span> Apollo Token Ring (ATR) network running over 75-ohm <a href="RG-6U" class="mw-redirect" title="RG-6U">RG-6U</a> <a href="Coaxial_cabling" class="mw-redirect" title="Coaxial cabling">coaxial cabling</a>. Proteon later developed an upgraded <span class="nowrap">16 Mbit/s</span> version that ran on unshielded twisted pair cable.
</p>
<div class="mw-heading mw-heading3"><h3 id="1985_IBM_launch">1985 IBM launch</h3></div>
<p>IBM launched their own proprietary Token Ring product on October 15, 1985.<sup id="cite_ref-:0_5-0" class="reference"><a href="#cite_note-:0-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-6" class="reference"><a href="#cite_note-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup> It ran at <span class="nowrap">4 Mbit/s</span>,<sup id="cite_ref-7" class="reference"><a href="#cite_note-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup> and attachment was possible from IBM PCs, midrange computers and mainframes. It used a convenient star-wired physical topology and ran over shielded twisted-pair cabling. Shortly thereafter it became the basis for the IEEE 802.5 standard.<sup id="cite_ref-8" class="reference"><a href="#cite_note-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup>
</p><p>During this time, IBM argued that Token Ring LANs were superior to <a href="Ethernet" title="Ethernet">Ethernet</a>, especially under load,<sup id="cite_ref-9" class="reference"><a href="#cite_note-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup> but these claims were debated.<sup id="cite_ref-Boggs1988_10-0" class="reference"><a href="#cite_note-Boggs1988-10"><span class="cite-bracket">[</span>10<span class="cite-bracket">]</span></a></sup>
</p><p>In 1988, the faster <span class="nowrap">16 Mbit/s</span> Token Ring was standardized by the 802.5 working group.<sup id="cite_ref-11" class="reference"><a href="#cite_note-11"><span class="cite-bracket">[</span>11<span class="cite-bracket">]</span></a></sup> An increase to <span class="nowrap">100 Mbit/s</span> was standardized and marketed during the wane of Token Ring's existence and was never widely used.<sup id="cite_ref-redbooks.ibm.com_12-0" class="reference"><a href="#cite_note-redbooks.ibm.com-12"><span class="cite-bracket">[</span>12<span class="cite-bracket">]</span></a></sup> While a <span class="nowrap">1000 Mbit/s</span> standard was approved in 2001, no products were ever brought to market and standards activity came to a standstill<sup id="cite_ref-13" class="reference"><a href="#cite_note-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup> as <a href="Fast_Ethernet" title="Fast Ethernet">Fast Ethernet</a> and <a href="Gigabit_Ethernet" title="Gigabit Ethernet">Gigabit Ethernet</a> dominated the local area networking market.
</p>
<div class="mw-heading mw-heading3"><h3 id="Gallery">Gallery</h3></div>
<ul class="gallery mw-gallery-traditional">
<li class="gallerybox" style="width: 155px">
<div class="thumb" style="width: 150px; height: 150px;"><span typeof="mw:File"></span></div>
<div class="gallerytext"><span class="nowrap">100 Mbit/s</span> IBM Token Ring Management Adapter with wake-on-LAN. Both UTP (RJ45) and STP (IBM Data Connector) interfaces are present.</div>
</li>
<li class="gallerybox" style="width: 155px">
<div class="thumb" style="width: 150px; height: 150px;"><span typeof="mw:File"></span></div>
<div class="gallerytext">Assorted full-length Micro Channel Token Ring cards, including a LANStreamer which features multiple RJ45 ports for usage in a Token Ring network</div>
</li>
<li class="gallerybox" style="width: 155px">
<div class="thumb" style="width: 150px; height: 150px;"><span typeof="mw:File"></span></div>
<div class="gallerytext">Token Ring Network Interface Cards (NICs) with varying interfaces from: ISA, PCI and <a href="Micro_Channel" class="mw-redirect" title="Micro Channel">Micro Channel</a></div>
</li>
<li class="gallerybox" style="width: 155px">
<div class="thumb" style="width: 150px; height: 150px;"><span typeof="mw:File"></span></div>
<div class="gallerytext">Madge <span class="nowrap">4/16 Mbit/s</span> TokenRing ISA NIC</div>
</li>
<li class="gallerybox" style="width: 155px">
<div class="thumb" style="width: 150px; height: 150px;"><span typeof="mw:File"></span></div>
<div class="gallerytext">A series of multiple 16/4 early Micro Channel Token Ring cards which would have predominantly been installed in many Personal System/2 machines</div>
</li>
<li class="gallerybox" style="width: 155px">
<div class="thumb" style="width: 150px; height: 150px;"><span typeof="mw:File"></span></div>
<div class="gallerytext">Texas Instruments TMS380C26PQL network communication processor, used in a Hewlett Packard <a href="JetDirect" title="JetDirect">JetDirect</a> Token Ring print server card</div>
</li>
</ul>
<div class="mw-heading mw-heading2"><h2 id="Comparison_with_Ethernet">Comparison with Ethernet</h2></div>
<p>Early Ethernet and Token Ring both used a shared transmission medium. They differed in their <a href="Channel_access_method" title="Channel access method">channel access methods</a>. These differences have become immaterial, as modern Ethernet networks consist of switches and <a href="Point-to-point_link" class="mw-redirect" title="Point-to-point link">point-to-point links</a> operating in <a href="Full-duplex" class="mw-redirect" title="Full-duplex">full-duplex</a> mode.
</p><p>Token Ring and legacy Ethernet have some notable differences:
</p>
<ul><li>Token Ring access is more <a href="Deterministic_system" title="Deterministic system">deterministic</a>, compared to Ethernet's contention-based <a href="CSMA/CD" class="mw-redirect" title="CSMA/CD">CSMA/CD</a>.</li>
<li>Ethernet supports a direct cable connection between two network interface cards by the use of a <a href="Ethernet_crossover_cable" title="Ethernet crossover cable">crossover cable</a> or through <a href="Auto_MDI-X" class="mw-redirect" title="Auto MDI-X">auto-sensing</a> if supported. Token Ring does not inherently support this feature and requires additional software and hardware to operate on a direct cable connection setup.<sup id="cite_ref-14" class="reference"><a href="#cite_note-14"><span class="cite-bracket">[</span>14<span class="cite-bracket">]</span></a></sup></li>
<li>Token Ring eliminates collision by the use of a single-use token and early token release to alleviate the down time. Legacy Ethernet alleviates collision by <a href="Carrier-sense_multiple_access" title="Carrier-sense multiple access">carrier-sense multiple access</a> and by the use of an intelligent <a href="Network_switch" title="Network switch">switch</a>; primitive Ethernet devices like <a href="Ethernet_hub" title="Ethernet hub">hubs</a> could precipitate collisions due to repeating traffic blindly.<sup id="cite_ref-15" class="reference"><a href="#cite_note-15"><span class="cite-bracket">[</span>15<span class="cite-bracket">]</span></a></sup></li>
<li>Token Ring network interface cards contain all of the intelligence required for speed autodetection, routing and can drive themselves on many Multistation Access Units (MAUs) that operate without power (most MAUs operate in this fashion, only requiring a power supply for <a href="LED" class="mw-redirect" title="LED">LEDs</a>). Ethernet network interface cards can theoretically operate on a passive hub to a degree, but not as a large LAN and the issue of collisions is still present.<sup id="cite_ref-16" class="reference"><a href="#cite_note-16"><span class="cite-bracket">[</span>16<span class="cite-bracket">]</span></a></sup></li>
<li>Token Ring employs <i>access priority</i> in which certain nodes can have priority over the token. Unswitched Ethernet did not have a provision for an access priority system as all nodes have equal access to the <a href="Transmission_medium" title="Transmission medium">transmission medium</a>.</li>
<li>Multiple identical <a href="MAC_address" title="MAC address">MAC addresses</a> are supported on Token Ring (a feature used by <a href="S/390" class="mw-redirect" title="S/390">S/390</a> mainframes).<sup id="cite_ref-redbooks.ibm.com_12-1" class="reference"><a href="#cite_note-redbooks.ibm.com-12"><span class="cite-bracket">[</span>12<span class="cite-bracket">]</span></a></sup> Switched Ethernet cannot support duplicate MAC addresses without reprimand.<sup id="cite_ref-17" class="reference"><a href="#cite_note-17"><span class="cite-bracket">[</span>17<span class="cite-bracket">]</span></a></sup></li>
<li>Token Ring was more complex than Ethernet, requiring a specialized processor and licensed MAC/<a href="Logical_link_control" title="Logical link control">LLC</a> firmware for each interface. By contrast, Ethernet included both the (simpler) firmware and the lower licensing cost in the MAC chip. The cost of a token Ring interface using the Texas Instruments TMS380C16 MAC and PHY was approximately three times that of an Ethernet interface using the Intel 82586 MAC and PHY.</li>
<li>Initially both networks used expensive cable, but once Ethernet was standardized for unshielded <a href="Ethernet_over_twisted_pair" title="Ethernet over twisted pair">twisted pair</a> with <a href="10BASE-T" class="mw-redirect" title="10BASE-T">10BASE-T</a> (<a href="Category_3_cable" title="Category 3 cable">Cat 3</a>) and <a href="100BASE-TX" class="mw-redirect" title="100BASE-TX">100BASE-TX</a> (<a href="Category_5_cable" title="Category 5 cable">Cat 5(e)</a>), it had a distinct advantage and sales of it increased markedly.</li>
<li>Even more significant when comparing overall system costs was the much-higher cost of router ports and network cards for Token Ring vs Ethernet. The emergence of Ethernet switches may have been the final straw.</li></ul>
<div class="mw-heading mw-heading2"><h2 id="Operation">Operation</h2></div>
<p>Stations on a Token Ring LAN are <a href="Logical_topology" class="mw-redirect" title="Logical topology">logically organized</a> in a <a href="Ring_topology" class="mw-redirect" title="Ring topology">ring topology</a> with data being transmitted sequentially from one ring station to the next with a control token circulating around the ring controlling access. Similar <a href="Token_passing" title="Token passing">token passing</a> mechanisms are used by <a href="ARCNET" title="ARCNET">ARCNET</a>, <a href="Token_bus" class="mw-redirect" title="Token bus">token bus</a>, <a href="100VG-AnyLAN" class="mw-redirect" title="100VG-AnyLAN">100VG-AnyLAN</a> (802.12) and <a href="FDDI" class="mw-redirect" title="FDDI">FDDI</a>, and they have theoretical advantages over the <a href="CSMA/CD" class="mw-redirect" title="CSMA/CD">CSMA/CD</a> of early Ethernet.<sup id="cite_ref-18" class="reference"><a href="#cite_note-18"><span class="cite-bracket">[</span>18<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="Access_control">Access control</h3></div>
<p>The data transmission process goes as follows:
</p>
<ul><li>Empty information frames are continuously circulated on the ring.</li>
<li>When a computer has a message to send, it seizes the token. The computer will then be able to send the frame.</li>
<li>The frame is then examined by each successive workstation. The workstation that identifies itself to be the destination for the message copies it from the frame and changes the token back to 0.</li>
<li>When the frame gets back to the originator, it sees that the token has been changed to 0 and that the message has been copied and received. It removes the message from the frame.</li>
<li>The frame continues to circulate as an <i>empty</i> frame, ready to be taken by a workstation when it has a message to send.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Multistation_Access_Units_and_Controlled_Access_Units">Multistation Access Units and Controlled Access Units</h3></div>
<style data-mw-deduplicate="TemplateStyles:r1236090951">
/* start https://en.wikipedia.org/ */
.mw-parser-output .hatnote{font-style:italic}.mw-parser-output div.hatnote{padding-left:1.6em;margin-bottom:0.5em}.mw-parser-output .hatnote i{font-style:normal}.mw-parser-output .hatnote+link+.hatnote{margin-top:-0.5em}@media print{body.ns-0 .mw-parser-output .hatnote{display:none!important}}
/* end https://en.wikipedia.org/ */
</style><div role="note" class="hatnote navigation-not-searchable">Main article: <a href="Media_Access_Unit" class="mw-redirect" title="Media Access Unit">Media Access Unit</a></div>
<p>Physically, a Token Ring network is wired as a <a href="Star_network" title="Star network">star</a>, with 'MAUs' in the center, 'arms' out to each station, and the loop going out-and-back through each.<sup id="cite_ref-ReferenceA_19-0" class="reference"><a href="#cite_note-ReferenceA-19"><span class="cite-bracket">[</span>19<span class="cite-bracket">]</span></a></sup>
</p><p>A MAU could present in the form of a hub or a switch; since Token Ring had no collisions many MAUs were manufactured as hubs. Although Token Ring runs on <a href="Logical_link_control" title="Logical link control">LLC</a>, it includes source routing to forward packets beyond the local network. The majority of MAUs are configured in a 'concentration' configuration by default, but later MAUs also supporting a feature to act as splitters and not concentrators exclusively such as on the IBM 8226.<sup id="cite_ref-20" class="reference"><a href="#cite_note-20"><span class="cite-bracket">[</span>20<span class="cite-bracket">]</span></a></sup>
</p>
<p>Later IBM would release Controlled Access Units that could support multiple MAU modules known as a Lobe Attachment Module. The CAUs supported features such as Dual-Ring Redundancy for alternate routing in the event of a dead port, modular concentration with LAMs, and multiple interfaces like most later MAUs.<sup id="cite_ref-21" class="reference"><a href="#cite_note-21"><span class="cite-bracket">[</span>21<span class="cite-bracket">]</span></a></sup> This offered a more reliable setup and remote management than with an unmanaged MAU hub.
</p>
<div class="mw-heading mw-heading3"><h3 id="Cabling_and_interfaces">Cabling and interfaces</h3></div>
<p>Cabling is generally IBM "Type-1", a heavy two-pair 150 ohm <a href="Twisted_pair" title="Twisted pair">shielded twisted pair</a> cable. This was the basic cable for the "IBM Cabling System", a <a href="Structured_cabling" title="Structured cabling">structured cabling</a> system that IBM hoped would be widely adopted. Unique <a href="Hermaphroditic_connector" class="mw-redirect" title="Hermaphroditic connector">hermaphroditic connectors</a>, referred to as <b>IBM Data Connectors</b> in formal writing or colloquially as <a href="Boy_George" title="Boy George">Boy George</a> connectors, were used.<sup id="cite_ref-22" class="reference"><a href="#cite_note-22"><span class="cite-bracket">[</span>22<span class="cite-bracket">]</span></a></sup> The connectors have the disadvantage of being quite bulky, requiring at least 3 cm × 3 cm (1.2 in × 1.2 in) panel space, and being relatively fragile. The advantages of the connectors being that they are genderless and have superior shielding over standard unshielded 8P8C. Connectors at the computer were usually <a href="D-subminiature" title="D-subminiature">DE-9</a> female. Several other types of cable existed such as type 2, and type 3 cable.<sup id="cite_ref-23" class="reference"><a href="#cite_note-23"><span class="cite-bracket">[</span>23<span class="cite-bracket">]</span></a></sup>
</p><p>In later implementations of Token Ring, <a href="Category_4_cable" title="Category 4 cable">Cat 4</a> cabling was also supported, so <a href="8P8C" class="mw-redirect" title="8P8C">8P8C</a> (RJ45) connectors were used on both of the MAUs, CAUs and NICs; with many of the network cards supporting both 8P8C and DE-9 for backwards compatibility.<sup id="cite_ref-ReferenceA_19-1" class="reference"><a href="#cite_note-ReferenceA-19"><span class="cite-bracket">[</span>19<span class="cite-bracket">]</span></a></sup>
</p>
<ul class="gallery mw-gallery-traditional">
<li class="gallerybox" style="width: 155px">
<div class="thumb" style="width: 150px; height: 150px;"><span typeof="mw:File"></span></div>
<div class="gallerytext">IBM Data Connectors on the IBM 8228 Multistation Access Unit</div>
</li>
<li class="gallerybox" style="width: 155px">
<div class="thumb" style="width: 150px; height: 150px;"><span typeof="mw:File"></span></div>
<div class="gallerytext">8P8C 'Media Filters' that plug into an IBM Data Connector converting it for use with 8P8C connectors</div>
</li>
</ul>
<div class="mw-heading mw-heading2"><h2 id="Technical_details">Technical details</h2></div>
<div class="mw-heading mw-heading3"><h3 id="Frame_types">Frame types</h3></div>
<div class="mw-heading mw-heading4"><h4 id="Token">Token</h4></div>
<p>When no station is sending a frame, a special token frame circles the loop. This special token frame is repeated from station to station until arriving at a station that needs to send data.
</p><p>Tokens are three octets in length and consist of a start delimiter, an access control octet, and an end delimiter.
</p>
<table class="wikitable">
<tbody><tr>
<th>Start Delimiter
</th>
<th>Access Control
</th>
<th>End Delimiter
</th></tr>
<tr>
<td>8 bits
</td>
<td>8 bits
</td>
<td>8 bits
</td></tr></tbody></table>
<div class="mw-heading mw-heading4"><h4 id="Abort_frame">Abort frame</h4></div>
<p>Used by the sending station to abort transmission.
</p>
<table class="wikitable">
<tbody><tr>
<th>SD
</th>
<th>ED
</th></tr>
<tr>
<td>8 bits
</td>
<td>8 bits
</td></tr></tbody></table>
<div class="mw-heading mw-heading4"><h4 id="Data">Data</h4></div>
<p>Data frames carry information for upper-layer protocols, while command frames contain control information and have no
data for upper-layer protocols. Data and command frames vary in size, depending on the size of the Information field.
</p>
<table class="wikitable">
<tbody><tr>
<th>SD
</th>
<th>AC
</th>
<th>FC
</th>
<th>DA
</th>
<th>SA
</th>
<th>PDU from LLC (IEEE 802.2)
</th>
<th>CRC
</th>
<th>ED
</th>
<th>FS
</th></tr>
<tr>
<td>8 bits
</td>
<td>8 bits
</td>
<td>8 bits
</td>
<td>48 bits
</td>
<td>48 bits
</td>
<td>Up to 4500 × 8 bits
</td>
<td>32 bits
</td>
<td>8 bits
</td>
<td>8 bits
</td></tr></tbody></table>
<dl><dt>Starting delimiter</dt>
<dd>The starting delimiter consists of a special bit pattern denoting the beginning of the frame. The bits from most significant to least significant are J,K,0,J,K,0,0,0. J and K are code violations of <a href="Differential_Manchester_encoding" title="Differential Manchester encoding">Differential Manchester encoding</a>. Differential Manchester encoding has a mid symbol transition for every coded 0 or 1, however the J and K codes do not have a mid symbol transition. Both the Starting Delimiter and Ending Delimiter fields are used to mark frame boundaries.</dd></dl>
<dl><dd><table class="wikitable">
<tbody><tr>
<th>J
</th>
<th>K
</th>
<th>0
</th>
<th>J
</th>
<th>K
</th>
<th>0
</th>
<th>0
</th>
<th>0
</th></tr>
<tr>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td></tr></tbody></table></dd></dl>
<dl><dt>Access control</dt>
<dd>This byte field consists of the following bits from most significant to least significant bit order: P,P,P,T,M,R,R,R. The P bits are priority bits, T is the token bit which when set specifies that this is a token frame, M is the monitor bit which is set by the Active Monitor (AM) station when it sees this frame, and R bits are reservation bits, which indicate that the next token should be issued with that priority.</dd></dl>
<dl><dd><table class="wikitable" style="text-align:center">
<tbody><tr>
<th style="width:4%;">+
</th>
<th colspan="4" style="width:37.5%;">Bits 0–2
</th>
<th colspan="4" style="width:12.5%;">3
</th>
<th colspan="8" style="width:37.5%;">4
</th>
<th colspan="3" style="width:12.5%;">5–7
</th></tr>
<tr>
<th>0
</th>
<td colspan="4">Priority
</td>
<td colspan="4">Token
</td>
<td colspan="8">Monitor
</td>
<td colspan="16">Reservation
</td></tr></tbody></table></dd></dl>
<dl><dt>Frame control</dt>
<dd>A one-byte field that contains bits describing the data portion of the frame contents which indicates whether the frame contains data or control information. In control frames, this byte specifies the type of control information.</dd></dl>
<dl><dd><table class="wikitable" style="text-align:center">
<tbody><tr>
<th style="width:4%;">+
</th>
<th colspan="4" style="width:25%;">Bits 0–1
</th>
<th colspan="4" style="width:75%;">Bits 2–7
</th></tr>
<tr>
<th>0
</th>
<td colspan="4">Frame type
</td>
<td colspan="4">Control Bits
</td></tr></tbody></table></dd></dl>
<dl><dd>Frame type – <b>01</b> indicates LLC frame IEEE 802.2 (data) and ignore control bits;</dd>
<dd><b>00</b> indicates MAC frame and control bits indicate the type of <a href="Medium_access_control" title="Medium access control">MAC</a> control frame</dd></dl>
<dl><dt>Destination address</dt>
<dd>A six-byte field used to specify the destination(s) physical address.</dd>
<dt>Source address</dt>
<dd>Contains physical address of sending station. It is a six-byte field that is either the local assigned address (LAA) or universally assigned address (UAA) of the sending station adapter.</dd>
<dt>Data</dt>
<dd>A variable length field of 0 or more bytes, the maximum allowable size depending on ring speed containing MAC management data or upper layer information. Maximum length of 4500 bytes.</dd>
<dt>Frame check sequence</dt>
<dd>A four-byte field used to store the calculation of a CRC for frame integrity verification by the receiver.</dd>
<dt>Ending delimiter</dt>
<dd>The counterpart to the starting delimiter, this field marks the end of the frame and consists of the following bits from most significant to least significant: J,K,1,J,K,1,I,E. I is the intermediate frame bit and E is the error bit.</dd></dl>
<dl><dd><table class="wikitable">
<tbody><tr>
<th>J
</th>
<th>K
</th>
<th>1
</th>
<th>J
</th>
<th>K
</th>
<th>1
</th>
<th>I
</th>
<th>E
</th></tr>
<tr>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td></tr></tbody></table></dd></dl>
<dl><dt>Frame status</dt>
<dd>A one-byte field used as a primitive acknowledgment scheme on whether the frame was recognized and copied by its intended receiver.</dd></dl>
<dl><dd><table class="wikitable">
<tbody><tr>
<th>A
</th>
<th>C
</th>
<th>0
</th>
<th>0
</th>
<th>A
</th>
<th>C
</th>
<th>0
</th>
<th>0
</th></tr>
<tr>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td>
<td>1 bit
</td></tr></tbody></table></dd></dl>
<dl><dd><b>A</b> = 1, Address recognized</dd>
<dd><b>C</b> = 1, Frame copied</dd></dl>
<div class="mw-heading mw-heading3"><h3 id="Active_and_standby_monitors">Active and standby monitors</h3></div>
<p>Every station in a Token Ring network is either an active monitor (AM) or standby monitor (SM) station. There can be only one active monitor on a ring at a time. The active monitor is chosen through an election or <i>monitor contention</i> process.
</p><p>The monitor contention process is initiated when the following happens:
</p>
<ul><li>a loss of signal on the ring is detected.</li>
<li>an active monitor station is not detected by other stations on the ring.</li>
<li>a particular timer on an end station expires such as the case when a station hasn't seen a token frame in the past 7 seconds.</li></ul>
<p>When any of the above conditions take place and a station decides that a new monitor is needed, it will transmit a <i>claim token</i> frame, announcing that it wants to become the new monitor. If that token returns to the sender, it is OK for it to become the monitor. If some other station tries to become the monitor at the same time then the station with the highest <a href="MAC_address" title="MAC address">MAC address</a> will win the election process. Every other station becomes a standby monitor. All stations must be capable of becoming an active monitor station if necessary.
</p><p>The active monitor performs a number of ring administration functions. The first function is to operate as the master clock for the ring in order to provide synchronization of the signal for stations on the wire. Another function of the AM is to insert a 24-bit delay into the ring, to ensure that there is always sufficient buffering in the ring for the token to circulate. A third function for the AM is to ensure that exactly one token circulates whenever there is no frame being transmitted, and to detect a broken ring. Lastly, the AM is responsible for removing circulating frames from the ring.
</p>
<div class="mw-heading mw-heading3"><h3 id="Token_insertion_process">Token insertion process</h3></div>
<p>Token Ring stations must go through a 5-phase ring insertion process before being allowed to participate in the ring network. If any of these phases fail, the Token Ring station will not <i>insert</i> into the ring and the Token Ring driver may report an error.
</p>
<ul><li>Phase 0 (Lobe Check) – A station first performs a lobe media check. A station is <i>wrapped</i> at the MSAU and is able to send 2000 test frames down its transmit pair which will loop back to its receive pair. The station checks to ensure it can receive these frames without error.</li>
<li>Phase 1 (Physical Insertion) – A station then sends a 5-volt signal to the MSAU to open the relay.</li>
<li>Phase 2 (Address Verification) – A station then transmits MAC frames with its own MAC address in the destination address field of a Token Ring frame. When the frame returns and if the Address Recognized (AR) and Frame Copied (FC) bits in the frame-status are set to 0 (indicating that no other station currently on the ring uses that address), the station must participate in the periodic (every 7 seconds) ring poll process. This is where stations identify themselves on the network as part of the MAC management functions.</li>
<li>Phase 3 (Participation in ring poll) – A station learns the address of its Nearest Active Upstream Neighbour (NAUN) and makes its address known to its nearest downstream neighbour, leading to the creation of the ring map. Station waits until it receives an AMP or SMP frame with the AR and FC bits set to 0. When it does, the station flips both bits (AR and FC) to 1, if enough resources are available, and queues an SMP frame for transmission. If no such frames are received within 18 seconds, then the station reports a failure to open and de-inserts from the ring. If the station successfully participates in a ring poll, it proceeds into the final phase of insertion, request initialization.</li>
<li>Phase 4 (Request Initialization) – Finally a station sends out a special request to a parameter server to obtain configuration information. This frame is sent to a special functional address, typically a Token Ring bridge, which may hold timer and ring number information the new station needs to know.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Optional_priority_scheme">Optional priority scheme</h3></div>
<p>In some applications there is an advantage to being able to designate one station having a higher priority. Token Ring specifies an optional scheme of this sort, as does the <a href="CAN_Bus" class="mw-redirect" title="CAN Bus">CAN Bus</a>, (widely used in automotive applications) – but Ethernet does not.
</p><p>In the Token Ring priority MAC, eight priority levels, 0–7, are used. When the station wishing to transmit receives a token or data frame with a priority less than or equal to the station's requested priority, it sets the priority bits to its desired priority. The station does not immediately transmit; the token circulates around the medium until it returns to the station. Upon sending and receiving its own data frame, the station downgrades the token priority back to the original priority.
</p><p>Here are the following eight access priority and traffic types for devices that support <a href="802.1Q" class="mw-redirect" title="802.1Q">802.1Q</a> and <a href="802.1p" class="mw-redirect" title="802.1p">802.1p</a>:
</p>
<table class="wikitable">
<tbody><tr>
<th>Priority bits</th>
<th>Traffic type
</th></tr>
<tr>
<td>x'000'
</td>
<td>Normal data traffic
</td></tr>
<tr>
<td>x'001'
</td>
<td>Not used
</td></tr>
<tr>
<td>x'010'
</td>
<td>Not used
</td></tr>
<tr>
<td>x'011'
</td>
<td>Not used
</td></tr>
<tr>
<td>x'100'
</td>
<td>Normal data traffic (forwarded from other devices)
</td></tr>
<tr>
<td>x'101'
</td>
<td>Data sent with time sensitivity requirements
</td></tr>
<tr>
<td>x'110'
</td>
<td>Data with real time sensitivity (i.e. VoIP)
</td></tr>
<tr>
<td>x'111'
</td>
<td>Station management
</td></tr></tbody></table>
<div class="mw-heading mw-heading2"><h2 id="Interconnection_with_Ethernet">Interconnection with Ethernet</h2></div>
<p>Bridging solutions for Token Ring and Ethernet networks included the AT&T StarWAN 10:4 Bridge,<sup id="cite_ref-network-world-page-56_24-0" class="reference"><a href="#cite_note-network-world-page-56-24"><span class="cite-bracket">[</span>24<span class="cite-bracket">]</span></a></sup> the IBM 8209 LAN Bridge<sup id="cite_ref-network-world-page-56_24-1" class="reference"><a href="#cite_note-network-world-page-56-24"><span class="cite-bracket">[</span>24<span class="cite-bracket">]</span></a></sup> and the Microcom LAN Bridge. Alternative connection solutions incorporated a router that could be configured to dynamically filter traffic, protocols and interfaces, such as the IBM 2210-24M Multiprotocol Router, which contained both Ethernet and Token Ring interfaces.<sup id="cite_ref-25" class="reference"><a href="#cite_note-25"><span class="cite-bracket">[</span>25<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Operating_system_support">Operating system support</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1305433154">
/* start https://en.wikipedia.org/ */
.mw-parser-output .ambox{border:1px solid #a2a9b1;border-left:10px solid #36c;background-color:#fbfbfb;box-sizing:border-box}.mw-parser-output .ambox+link+.ambox,.mw-parser-output .ambox+link+style+.ambox,.mw-parser-output .ambox+link+link+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+style+.ambox,.mw-parser-output .ambox+.mw-empty-elt+link+link+.ambox{margin-top:-1px}html body.mediawiki .mw-parser-output .ambox.mbox-small-left{margin:4px 1em 4px 0;overflow:hidden;width:238px;border-collapse:collapse;font-size:88%;line-height:1.25em}.mw-parser-output .ambox-speedy{border-left:10px solid #b32424;background-color:#fee7e6}.mw-parser-output .ambox-delete{border-left:10px solid #b32424}.mw-parser-output .ambox-content{border-left:10px solid #f28500}.mw-parser-output .ambox-style{border-left:10px solid #fc3}.mw-parser-output .ambox-move{border-left:10px solid #9932cc}.mw-parser-output .ambox-protection{border-left:10px solid #a2a9b1}.mw-parser-output .ambox .mbox-text{border:none;padding:0.25em 0.5em;width:100%}.mw-parser-output .ambox .mbox-image{border:none;padding:2px 0 2px 0.5em;text-align:center}.mw-parser-output .ambox .mbox-imageright{border:none;padding:2px 0.5em 2px 0;text-align:center}.mw-parser-output .ambox .mbox-empty-cell{border:none;padding:0;width:1px}.mw-parser-output .ambox .mbox-image-div{width:52px}@media(min-width:720px){.mw-parser-output .ambox{margin:0 10%}}@media print{body.ns-0 .mw-parser-output .ambox{display:none!important}}
/* end https://en.wikipedia.org/ */
</style>
<p>In 2012, <a href="David_S._Miller" title="David S. Miller">David S. Miller</a> merged a patch to remove token ring networking support from the <a href="Linux_kernel" title="Linux kernel">Linux kernel</a>.<sup id="cite_ref-26" class="reference"><a href="#cite_note-26"><span class="cite-bracket">[</span>26<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="See_also">See also</h2></div>
<ul><li><a href="IBM_PC_Network" title="IBM PC Network">IBM PC Network</a></li>
<li><a href="Protocol_Wars" title="Protocol Wars">Protocol Wars</a> - The battle between Internet and OSI standards in the 1980s</li></ul>
<div class="mw-heading mw-heading2"><h2 id="References">References</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */
.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}
/* end https://en.wikipedia.org/ */
</style><div class="reflist">
<div class="mw-references-wrap mw-references-columns"><ol class="references">
<li id="cite_note-802.5-act-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-802.5-act_1-0">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */
.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}
/* end https://en.wikipedia.org/ */
</style><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.ieee802.org/5/www8025org/activity.html">"IEEE 802.5 Activities"</a>. <i>ieee802.org</i>. IEEE<span class="reference-accessdate">. Retrieved <span class="nowrap">29 October</span> 2023</span>.</cite></span>
</li>
<li id="cite_note-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-2">^</a></b></span> <span class="reference-text"><cite class="citation pressrelease cs1"><a rel="nofollow" class="external text" href="https://www.zurich.ibm.com/news/03/ieee.html">"IEEE honors Zurich LAN pioneers"</a> (Press release). Zurich, Switzerland: <a href="IBM" title="IBM">IBM</a>. 14 April 2003.</cite></span>
</li>
<li id="cite_note-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-3">^</a></b></span> <span class="reference-text"><cite id="CITEREFJ._Noel_Chiappa2014" class="citation journal cs1"><a href="Noel_Chiappa" title="Noel Chiappa">J. Noel Chiappa</a> (April–June 2014). <a rel="nofollow" class="external text" href="https://doi.org/10.1109%2FMAHC.2014.14">"Early Token Ring Work at MIT"</a>. <i><a href="IEEE_Annals_of_the_History_of_Computing" title="IEEE Annals of the History of Computing">IEEE Annals of the History of Computing</a></i>. <b>36</b> (2): <span class="nowrap">80–</span>85. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.1109%2FMAHC.2014.14">10.1109/MAHC.2014.14</a></span>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a> <a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:30761524">30761524</a>.</cite></span>
</li>
<li id="cite_note-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-4">^</a></b></span> <span class="reference-text"><cite id="CITEREFPelkey" class="citation web cs1">Pelkey, James. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20230509221730/https://historyofcomputercommunications.info/section/14.18/proteon/">"14.18 Proteon in Chapter 14 - Internetworking: Emergence 1985-1988"</a>. <i>The History of Computer Communications</i>. Archived from <a rel="nofollow" class="external text" href="https://historyofcomputercommunications.info/section/14.18/proteon/">the original</a> on 2023-05-09<span class="reference-accessdate">. Retrieved <span class="nowrap">2023-05-09</span></span>.</cite></span>
</li>
<li id="cite_note-:0-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-:0_5-0">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.ibm.com/common/ssi/cgi-bin/ssialias?appname=skmwww&htmlfid=897/ENUS185-123&infotype=AN&mhq=IBM%20Network%20Station%208361%20Series%20100&mhsrc=ibmsearch_a&subtype=CA">"IBM TOKEN-RING NETWORK"</a>. <i>IBM</i>. 1985-10-15<span class="reference-accessdate">. Retrieved <span class="nowrap">2021-03-11</span></span>.</cite></span>
</li>
<li id="cite_note-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-6">^</a></b></span> <span class="reference-text"><cite id="CITEREFCrabb1986" class="citation magazine cs1">Crabb, Don (24 March 1986). <a rel="nofollow" class="external text" href="https://books.google.com/books?id=lS8EAAAAMBAJ&dq=October+15+1985+token&pg=PA27">"Major Vendors Differ On Network Approach"</a>. <i><a href="InfoWorld" title="InfoWorld">InfoWorld</a></i>. Vol. 8, no. 12. p. 27.</cite></span>
</li>
<li id="cite_note-7"><span class="mw-cite-backlink"><b><a href="#cite_ref-7">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://books.google.com/books?id=AToEAAAAMBAJ&dq=ibm+token+ring+speed+4&pg=PA11">"InfoWorld"</a>. 21 November 1988.</cite></span>
</li>
<li id="cite_note-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-8">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://www.ieee802.org/5/">IEEE Standards: P802.5 Working Group Area</a>. Ieee802.org. Retrieved on 2011-10-30.</span>
</li>
<li id="cite_note-9"><span class="mw-cite-backlink"><b><a href="#cite_ref-9">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><i>IEEE 802.3 Local Area Network considerations</i>. <a href="IBM" title="IBM">IBM</a>. GG22-9422-0.</cite></span>
</li>
<li id="cite_note-Boggs1988-10"><span class="mw-cite-backlink"><b><a href="#cite_ref-Boggs1988_10-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFDavid_R._BoggsJeffrey_C._MogulChristopher_A._Kent1988" class="citation journal cs1">David R. Boggs; Jeffrey C. Mogul; Christopher A. Kent (1988). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20120302125906/http://www.hpl.hp.com/techreports/Compaq-DEC/WRL-88-4.pdf">"Measured capacity of an Ethernet: myths and reality"</a> <span class="cs1-format">(PDF)</span>. <i>ACM SIGCOMM Computer Communication Review</i>. <b>25</b> (1): <span class="nowrap">123–</span>136. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1145%2F205447.205460">10.1145/205447.205460</a>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a> <a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:52820607">52820607</a>. Archived from <a rel="nofollow" class="external text" href="http://www.hpl.hp.com/techreports/Compaq-DEC/WRL-88-4.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 2012-03-02<span class="reference-accessdate">. Retrieved <span class="nowrap">2007-12-04</span></span>.</cite></span>
</li>
<li id="cite_note-11"><span class="mw-cite-backlink"><b><a href="#cite_ref-11">^</a></b></span> <span class="reference-text"><cite id="CITEREFUrs_Von_BurgMartin_Kenny2003" class="citation journal cs1">Urs Von Burg; Martin Kenny (December 2003). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20180219041820/http://hcd.ucdavis.edu/faculty/webpages/kenney/articles_files/Sponsors,%20Communities,%20and%20Standards_%20Ethernet%20vs.%20Token%20Ring%20in%20the%20Local%20Area%20Networking%20Business.pdf">"Sponsers, Communities, and Standards: Ethernet vs. Token Ring In The Local Area Networking Business"</a> <span class="cs1-format">(PDF)</span>. <i>Industry and Innovation</i>. <b>10</b> (4). <a href="Taylor_%26_Francis_Ltd" class="mw-redirect" title="Taylor & Francis Ltd">Taylor & Francis Ltd</a>: <span class="nowrap">351–</span>375. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1080%2F1366271032000163621">10.1080/1366271032000163621</a>. <a href="S2CID_(identifier)" class="mw-redirect" title="S2CID (identifier)">S2CID</a> <a rel="nofollow" class="external text" href="https://api.semanticscholar.org/CorpusID:153804163">153804163</a>. Archived from <a rel="nofollow" class="external text" href="http://hcd.ucdavis.edu/faculty/webpages/kenney/articles_files/Sponsors,%20Communities,%20and%20Standards_%20Ethernet%20vs.%20Token%20Ring%20in%20the%20Local%20Area%20Networking%20Business.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 2018-02-19.</cite></span>
</li>
<li id="cite_note-redbooks.ibm.com-12"><span class="mw-cite-backlink">^ <a href="#cite_ref-redbooks.ibm.com_12-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-redbooks.ibm.com_12-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFJonathan_Follows2000" class="citation report cs1">Jonathan Follows (2000). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20160806170758/http://www.redbooks.ibm.com/redpapers/pdfs/redp0031.pdf">Token Ring Solutions</a> <span class="cs1-format">(PDF)</span> (White paper). <a href="IBM" title="IBM">IBM</a>International Technical Support Organization. Archived from <a rel="nofollow" class="external text" href="http://www.redbooks.ibm.com/redpapers/pdfs/redp0031.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 2016-08-06. <q>IBM does not view high-speed Token Ring as a requirement for the majority of its customers, and therefore the decision has been made not to provide 100 Mbps high-speed Token Ring uplinks on its products...</q></cite></span>
</li>
<li id="cite_note-13"><span class="mw-cite-backlink"><b><a href="#cite_ref-13">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.ieee802.org/5/www8025org/activity.html">"IEEE 802.5 activities"</a>. <i>IEEE 802 LAN/MAN Standards Committee</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2023-05-09</span></span>.</cite></span>
</li>
<li id="cite_note-14"><span class="mw-cite-backlink"><b><a href="#cite_ref-14">^</a></b></span> <span class="reference-text"><cite id="CITEREFLouis_Ohland" class="citation web cs1">Louis Ohland. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20180328113319/http://ps-2.kev009.com/ohlandl/NIC/8228.html#DirectCable">"8228 Multistation Access Unit"</a>. <i>Ps-2.kev009.com</i>. Archived from <a rel="nofollow" class="external text" href="http://ps-2.kev009.com/ohlandl/NIC/8228.html#DirectCable">the original</a> on 2018-03-28<span class="reference-accessdate">. Retrieved <span class="nowrap">2016-08-03</span></span>.</cite></span>
</li>
<li id="cite_note-15"><span class="mw-cite-backlink"><b><a href="#cite_ref-15">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20170314024014/http://www.duxcw.com/faq/network/hubsw.htm">"What is the difference between an Ethernet hub and switch?"</a>. Archived from <a rel="nofollow" class="external text" href="http://duxcw.com/faq/network/hubsw.htm">the original</a> on 14 March 2017<span class="reference-accessdate">. Retrieved <span class="nowrap">10 May</span> 2016</span>.</cite></span>
</li>
<li id="cite_note-16"><span class="mw-cite-backlink"><b><a href="#cite_ref-16">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20160824011107/http://www.zen22142.zen.co.uk/Circuits/Interface/pethhub.htm">"A Passive Ethernet Hub"</a>. <i>Zen22142.zen.co.uk</i>. Archived from <a rel="nofollow" class="external text" href="http://www.zen22142.zen.co.uk/Circuits/Interface/pethhub.htm">the original</a> on 2016-08-24<span class="reference-accessdate">. Retrieved <span class="nowrap">2016-08-03</span></span>.</cite></span>
</li>
<li id="cite_note-17"><span class="mw-cite-backlink"><b><a href="#cite_ref-17">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://serverfault.com/questions/462178/duplicate-mac-address-on-the-same-lan-possible">"networking - Duplicate MAC address on the same LAN possible?"</a>. Server Fault. 2013-01-03<span class="reference-accessdate">. Retrieved <span class="nowrap">2016-08-03</span></span>.</cite></span>
</li>
<li id="cite_note-18"><span class="mw-cite-backlink"><b><a href="#cite_ref-18">^</a></b></span> <span class="reference-text"><cite id="CITEREFSheesley2008" class="citation web cs1">Sheesley, John (April 2, 2008). <a rel="nofollow" class="external text" href="https://web.archive.org/web/20131009032029/https://www.techrepublic.com/blog/classics-rock/does-anyone-actually-still-use-token-ring/">"Does anyone actually still USE Token Ring?"</a>. <i><a href="TechRepublic" title="TechRepublic">TechRepublic</a></i>. Archived from <a rel="nofollow" class="external text" href="https://www.techrepublic.com/blog/classics-rock/does-anyone-actually-still-use-token-ring/">the original</a> on 2013-10-09.</cite></span>
</li>
<li id="cite_note-ReferenceA-19"><span class="mw-cite-backlink">^ <a href="#cite_ref-ReferenceA_19-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-ReferenceA_19-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20200616170856/ftp://ps-2.kev009.com/incoming/timc/PDFS/IBM/Networking/IBM_C_TR.pdf">"Why buy from IBM?"</a> <span class="cs1-format">(PDF)</span>. <a href="IBM" title="IBM">IBM</a>. Archived from <a rel="nofollow" class="external text" href="ftp://ps-2.kev009.com/incoming/timc/PDFS/IBM/Networking/IBM_C_TR.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 2020-06-16<span class="reference-accessdate">. Retrieved <span class="nowrap">2016-08-03</span></span>.</cite></span>
</li>
<li id="cite_note-20"><span class="mw-cite-backlink"><b><a href="#cite_ref-20">^</a></b></span> <span class="reference-text"><cite id="CITEREFLouis_Ohland" class="citation web cs1">Louis Ohland. <a rel="nofollow" class="external text" href="https://ardent-tool.com/8226/">"8226 TR RJ45 Connection /Model 001"</a>. <i>Ardent Tool of Capitalism</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2023-05-09</span></span>.</cite></span>
</li>
<li id="cite_note-21"><span class="mw-cite-backlink"><b><a href="#cite_ref-21">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20200616164253/http://public.dhe.ibm.com/networking/nswww/neteam/998pg/c823003.pdf">"IBM 8230 Controlled access Unit"</a> <span class="cs1-format">(PDF)</span>. <i>Public.dhe.ibm.com</i>. Archived from <a rel="nofollow" class="external text" href="http://public.dhe.ibm.com/networking/nswww/neteam/998pg/c823003.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 2020-06-16<span class="reference-accessdate">. Retrieved <span class="nowrap">2016-08-03</span></span>.</cite></span>
</li>
<li id="cite_note-22"><span class="mw-cite-backlink"><b><a href="#cite_ref-22">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20130801102601/http://www.scottsnetworkclass.com/Ether_Token/Token_3.html">"Local Area Networks - Token Ring"</a>. Scottsnetworkclass.com. Archived from <a rel="nofollow" class="external text" href="http://www.scottsnetworkclass.com/Ether_Token/Token_3.html">the original</a> on 2013-08-01<span class="reference-accessdate">. Retrieved <span class="nowrap">2013-06-15</span></span>.</cite></span>
</li>
<li id="cite_note-23"><span class="mw-cite-backlink"><b><a href="#cite_ref-23">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://books.google.com/books?id=IRIEAAAAMBAJ&dq=type+3+token+ring&pg=PA38">"Network World"</a>. 25 April 1988.</cite></span>
</li>
<li id="cite_note-network-world-page-56-24"><span class="mw-cite-backlink">^ <a href="#cite_ref-network-world-page-56_24-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-network-world-page-56_24-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFMier1991" class="citation magazine cs1">Mier, Edwin (1991-06-03). <a rel="nofollow" class="external text" href="https://books.google.com/books?id=wRIEAAAAMBAJ&pg=PA56">"Buying Smart"</a>. <i><a href="Network_World" class="mw-redirect" title="Network World">Network World</a></i>. Vol. 8, no. 21. IDG Network World Inc. p. 56<span class="reference-accessdate">. Retrieved <span class="nowrap">2016-08-03</span></span>.</cite></span>
</li>
<li id="cite_note-25"><span class="mw-cite-backlink"><b><a href="#cite_ref-25">^</a></b></span> <span class="reference-text"><cite class="citation book cs1"><a rel="nofollow" class="external text" href="http://ps-2.kev009.com/basil.holloway/ALL%20PDF/sg244446.pdf"><i>IBM 2210 Nways Multiprotocol Router Description and Configuration Scenarios - Volume I</i></a> <span class="cs1-format">(PDF)</span> (Third ed.). <a href="IBM" title="IBM">IBM</a> International Technical Support Organization Raleigh Center. June 1997. SG24-4446-02<span class="reference-accessdate">. Retrieved <span class="nowrap">2016-08-03</span></span>.</cite></span>
</li>
<li id="cite_note-26"><span class="mw-cite-backlink"><b><a href="#cite_ref-26">^</a></b></span> <span class="reference-text"><cite id="CITEREFCorbet" class="citation web cs1">Corbet, Jonathan. <a rel="nofollow" class="external text" href="https://lwn.net/Articles/497397/">"The end of the token ring era?"</a>. <i><a href="LWN.net" title="LWN.net">LWN.net</a></i><span class="reference-accessdate">. Retrieved <span class="nowrap">2023-09-22</span></span>.</cite></span>
</li>
</ol></div></div>
<div class="mw-heading mw-heading3"><h3 id="General">General</h3></div>
<ul><li><cite id="CITEREFCastelli2002" class="citation book cs1">Castelli, Matthew (2002). <i>Network Consultants Handbook</i>. Cisco Press. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>978-1-58705-039-8</bdi>.</cite></li>
<li><cite id="CITEREFGalloHancock,_William_M.2001" class="citation book cs1">Gallo, Michael; Hancock, William M. (2001). <i>Networking Explained</i>. Digital Press. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>978-1-55558-252-4</bdi>.</cite></li></ul>
<div class="mw-heading mw-heading2"><h2 id="External_links">External links</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1290876196">
/* start https://en.wikipedia.org/ */
.mw-parser-output .side-box{margin:4px 0;box-sizing:border-box;border:1px solid #aaa;font-size:88%;line-height:1.25em;background-color:var(--background-color-interactive-subtle,#f8f9fa);display:flow-root}.mw-parser-output .infobox .side-box{font-size:100%}.mw-parser-output .side-box-abovebelow,.mw-parser-output .side-box-text{padding:0.25em 0.9em}.mw-parser-output .side-box-image{padding:2px 0 2px 0.9em;text-align:center}.mw-parser-output .side-box-imageright{padding:2px 0.9em 2px 0;text-align:center}@media(min-width:500px){.mw-parser-output .side-box-flex{display:flex;align-items:center}.mw-parser-output .side-box-text{flex:1;min-width:0}}@media(min-width:720px){.mw-parser-output .side-box{width:238px}.mw-parser-output .side-box-right{clear:right;float:right;margin-left:1em}.mw-parser-output .side-box-left{margin-right:1em}}
/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1237033735">
/* start https://en.wikipedia.org/ */
@media print{body.ns-0 .mw-parser-output .sistersitebox{display:none!important}}@media screen{html.skin-theme-clientpref-night .mw-parser-output .sistersitebox img[src*="Wiktionary-logo-en-v2.svg"]{background-color:white}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .sistersitebox img[src*="Wiktionary-logo-en-v2.svg"]{background-color:white}}
/* end https://en.wikipedia.org/ */
</style><div class="side-box side-box-right sistersitebox"><style data-mw-deduplicate="TemplateStyles:r1126788409">
/* start https://en.wikipedia.org/ */
.mw-parser-output .plainlist ol,.mw-parser-output .plainlist ul{line-height:inherit;list-style:none;margin:0;padding:0}.mw-parser-output .plainlist ol li,.mw-parser-output .plainlist ul li{margin-bottom:0}
/* end https://en.wikipedia.org/ */
</style>
<div class="side-box-flex">
<div class="side-box-image"><span class="noviewer" typeof="mw:File"></span></div>
<div class="side-box-text plainlist">Wikimedia Commons has media related to <span style="font-weight: bold; font-style: italic;"><a href="https://commons.wikimedia.org/wiki/Category:Token_ring" class="extiw external" title="commons:Category:Token ring">Token ring</a></span>.</div></div>
</div>
<ul><li><a rel="nofollow" class="external text" href="https://www.ieee802.org/5/">IEEE 802.5 Web Site</a></li>
<li><a rel="nofollow" class="external text" href="http://www.cisco.com/en/US/products/hw/modules/ps2643/products_tech_note09186a0080093dc2.shtml#first">Troubleshooting Cisco Router Token Ring Interfaces</a></li>
<li><a rel="nofollow" class="external text" href="https://web.archive.org/web/20120508172555/http://futureobservatory.dyndns.org/9056.htm">Futureobservatory.org discussion of IBM's failure in Token Ring technology</a></li>
<li><a rel="nofollow" class="external text" href="https://web.archive.org/web/20140719220750/http://www.networkworld.com/article/2161208/lan-wan/what-if-ethernet-failed-.html">What if Ethernet had failed?</a></li></ul>
<div class="navbox-styles"><style data-mw-deduplicate="TemplateStyles:r1129693374">
/* start https://en.wikipedia.org/ */
.mw-parser-output .hlist dl,.mw-parser-output .hlist ol,.mw-parser-output .hlist ul{margin:0;padding:0}.mw-parser-output .hlist dd,.mw-parser-output .hlist dt,.mw-parser-output .hlist li{margin:0;display:inline}.mw-parser-output .hlist.inline,.mw-parser-output .hlist.inline dl,.mw-parser-output .hlist.inline ol,.mw-parser-output .hlist.inline ul,.mw-parser-output .hlist dl dl,.mw-parser-output .hlist dl ol,.mw-parser-output .hlist dl ul,.mw-parser-output .hlist ol dl,.mw-parser-output .hlist ol ol,.mw-parser-output .hlist ol ul,.mw-parser-output .hlist ul dl,.mw-parser-output .hlist ul ol,.mw-parser-output .hlist ul ul{display:inline}.mw-parser-output .hlist .mw-empty-li{display:none}.mw-parser-output .hlist dt::after{content:": "}.mw-parser-output .hlist dd::after,.mw-parser-output .hlist li::after{content:" · ";font-weight:bold}.mw-parser-output .hlist dd:last-child::after,.mw-parser-output .hlist dt:last-child::after,.mw-parser-output .hlist li:last-child::after{content:none}.mw-parser-output .hlist dd dd:first-child::before,.mw-parser-output .hlist dd dt:first-child::before,.mw-parser-output .hlist dd li:first-child::before,.mw-parser-output .hlist dt dd:first-child::before,.mw-parser-output .hlist dt dt:first-child::before,.mw-parser-output .hlist dt li:first-child::before,.mw-parser-output .hlist li dd:first-child::before,.mw-parser-output .hlist li dt:first-child::before,.mw-parser-output .hlist li li:first-child::before{content:" (";font-weight:normal}.mw-parser-output .hlist dd dd:last-child::after,.mw-parser-output .hlist dd dt:last-child::after,.mw-parser-output .hlist dd li:last-child::after,.mw-parser-output .hlist dt dd:last-child::after,.mw-parser-output .hlist dt dt:last-child::after,.mw-parser-output .hlist dt li:last-child::after,.mw-parser-output .hlist li dd:last-child::after,.mw-parser-output .hlist li dt:last-child::after,.mw-parser-output .hlist li li:last-child::after{content:")";font-weight:normal}.mw-parser-output .hlist ol{counter-reset:listitem}.mw-parser-output .hlist ol>li{counter-increment:listitem}.mw-parser-output .hlist ol>li::before{content:" "counter(listitem)"\a0 "}.mw-parser-output .hlist dd ol>li:first-child::before,.mw-parser-output .hlist dt ol>li:first-child::before,.mw-parser-output .hlist li ol>li:first-child::before{content:" ("counter(listitem)"\a0 "}
/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1236075235">
/* start https://en.wikipedia.org/ */
.mw-parser-output .navbox{box-sizing:border-box;border:1px solid #a2a9b1;width:100%;clear:both;font-size:88%;text-align:center;padding:1px;margin:1em auto 0}.mw-parser-output .navbox .navbox{margin-top:0}.mw-parser-output .navbox+.navbox,.mw-parser-output .navbox+.navbox-styles+.navbox{margin-top:-1px}.mw-parser-output .navbox-inner,.mw-parser-output .navbox-subgroup{width:100%}.mw-parser-output .navbox-group,.mw-parser-output .navbox-title,.mw-parser-output .navbox-abovebelow{padding:0.25em 1em;line-height:1.5em;text-align:center}.mw-parser-output .navbox-group{white-space:nowrap;text-align:right}.mw-parser-output .navbox,.mw-parser-output .navbox-subgroup{background-color:#fdfdfd}.mw-parser-output .navbox-list{line-height:1.5em;border-color:#fdfdfd}.mw-parser-output .navbox-list-with-group{text-align:left;border-left-width:2px;border-left-style:solid}.mw-parser-output tr+tr>.navbox-abovebelow,.mw-parser-output tr+tr>.navbox-group,.mw-parser-output tr+tr>.navbox-image,.mw-parser-output tr+tr>.navbox-list{border-top:2px solid #fdfdfd}.mw-parser-output .navbox-title{background-color:#ccf}.mw-parser-output .navbox-abovebelow,.mw-parser-output .navbox-group,.mw-parser-output .navbox-subgroup .navbox-title{background-color:#ddf}.mw-parser-output .navbox-subgroup .navbox-group,.mw-parser-output .navbox-subgroup .navbox-abovebelow{background-color:#e6e6ff}.mw-parser-output .navbox-even{background-color:#f7f7f7}.mw-parser-output .navbox-odd{background-color:transparent}.mw-parser-output .navbox .hlist td dl,.mw-parser-output .navbox .hlist td ol,.mw-parser-output .navbox .hlist td ul,.mw-parser-output .navbox td.hlist dl,.mw-parser-output .navbox td.hlist ol,.mw-parser-output .navbox td.hlist ul{padding:0.125em 0}.mw-parser-output .navbox .navbar{display:block;font-size:100%}.mw-parser-output .navbox-title .navbar{float:left;text-align:left;margin-right:0.5em}body.skin--responsive .mw-parser-output .navbox-image img{max-width:none!important}@media print{body.ns-0 .mw-parser-output .navbox{display:none!important}}
/* end https://en.wikipedia.org/ */
</style></div><div role="navigation" class="navbox" aria-labelledby="Channel_access_methods_and_media_access_control194" style="padding:3px"><table class="nowraplinks mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><style data-mw-deduplicate="TemplateStyles:r1239400231">
/* start https://en.wikipedia.org/ */
.mw-parser-output .navbar{display:inline;font-size:88%;font-weight:normal}.mw-parser-output .navbar-collapse{float:left;text-align:left}.mw-parser-output .navbar-boxtext{word-spacing:0}.mw-parser-output .navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.mw-parser-output .navbar-brackets::before{margin-right:-0.125em;content:"[ "}.mw-parser-output .navbar-brackets::after{margin-left:-0.125em;content:" ]"}.mw-parser-output .navbar li{word-spacing:-0.125em}.mw-parser-output .navbar a>span,.mw-parser-output .navbar a>abbr{text-decoration:inherit}.mw-parser-output .navbar-mini abbr{font-variant:small-caps;border-bottom:none;text-decoration:none;cursor:inherit}.mw-parser-output .navbar-ct-full{font-size:114%;margin:0 7em}.mw-parser-output .navbar-ct-mini{font-size:114%;margin:0 4em}html.skin-theme-clientpref-night .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}@media(prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}}@media print{.mw-parser-output .navbar{display:none!important}}
/* end https://en.wikipedia.org/ */
</style><div id="Channel_access_methods_and_media_access_control194" style="font-size:114%;margin:0 4em"><a href="Channel_access_method" title="Channel access method">Channel access methods</a> and <a href="Medium_access_control" title="Medium access control">media access control</a></div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Circuit_switching" title="Circuit switching">Channel-based</a></th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Frequency-division_multiple_access" title="Frequency-division multiple access">FDMA</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Frequency-division_multiplexing" title="Frequency-division multiplexing">FDM</a>
<ul><li><a href="Orthogonal_frequency-division_multiple_access" title="Orthogonal frequency-division multiple access">OFDMA</a></li>
<li><a href="Single-carrier_FDMA" title="Single-carrier FDMA">SC-FDMA</a></li></ul></li>
<li><a href="Wavelength-division_multiplexing" title="Wavelength-division multiplexing">WDM</a>
<ul><li><a href="Wavelength-division_multiple_access" class="mw-redirect" title="Wavelength-division multiple access">WDMA</a></li></ul></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Time-division_multiple_access" title="Time-division multiple access">TDMA</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Multi-frequency_time-division_multiple_access" title="Multi-frequency time-division multiple access">MF-TDMA</a></li>
<li><a href="Self-organized_time-division_multiple_access" title="Self-organized time-division multiple access">STDMA</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Code-division_multiple_access" title="Code-division multiple access">CDMA</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="W-CDMA" class="mw-redirect" title="W-CDMA">W-CDMA</a></li>
<li><a href="TD-CDMA" class="mw-redirect" title="TD-CDMA">TD-CDMA</a></li>
<li><a href="TD-SCDMA" class="mw-redirect" title="TD-SCDMA">TD-SCDMA</a></li>
<li><a href="Direct-sequence_spread_spectrum" title="Direct-sequence spread spectrum">DS-CDMA</a></li>
<li><a href="Frequency-hopping_spread_spectrum" title="Frequency-hopping spread spectrum">FH-CDMA</a></li>
<li><a href="Multi-carrier_code-division_multiple_access" title="Multi-carrier code-division multiple access">MC-CDMA</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Space-division_multiple_access" title="Space-division multiple access">SDMA</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="IBurst" class="mw-redirect" title="IBurst">HC-SDMA</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Polarization-division_multiple_access" title="Polarization-division multiple access">PDMA</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Pulse-address_multiple_access" title="Pulse-address multiple access">PAMA</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Packet_switching" title="Packet switching">Packet-based</a></th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Contention_(telecommunications)" title="Contention (telecommunications)">Collision recovery</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="ALOHAnet#The_ALOHA_protocol" title="ALOHAnet">ALOHA</a></li>
<li><a href="ALOHAnet" title="ALOHAnet">Slotted ALOHA</a></li>
<li><a href="Reservation_ALOHA" class="mw-redirect" title="Reservation ALOHA">R-ALOHA</a></li>
<li><a href="AX.25" title="AX.25">AX.25</a></li>
<li><a href="Carrier-sense_multiple_access_with_collision_detection" title="Carrier-sense multiple access with collision detection">CSMA/CD</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Contention_(telecommunications)" title="Contention (telecommunications)">Collision avoidance</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Multiple_Access_with_Collision_Avoidance" class="mw-redirect" title="Multiple Access with Collision Avoidance">MACA</a></li>
<li><a href="Multiple_Access_with_Collision_Avoidance_for_Wireless" title="Multiple Access with Collision Avoidance for Wireless">MACAW</a></li>
<li><a href="Carrier-sense_multiple_access" title="Carrier-sense multiple access">CSMA</a></li>
<li><a href="Carrier-sense_multiple_access_with_collision_avoidance" title="Carrier-sense multiple access with collision avoidance">CSMA/CA</a></li>
<li><a href="Distributed_coordination_function" title="Distributed coordination function">DCF</a></li>
<li><a href="Point_coordination_function" title="Point coordination function">PCF</a></li>
<li><a href="IEEE_802.11e-2005#802.11e_MAC_protocol_operation" title="IEEE 802.11e-2005">HCF</a></li>
<li><a href="CSMA/CARP" class="mw-redirect" title="CSMA/CARP">CSMA/CARP</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Collision_domain" title="Collision domain">Collision-free</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul>
<li><a href="Token_bus_network" title="Token bus network">Token bus</a></li>
<li><a href="Mobile_Slotted_Aloha" title="Mobile Slotted Aloha">MS-ALOHA</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Delay and disruption tolerant</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Mobile_ad_hoc_network" class="mw-redirect" title="Mobile ad hoc network">MANET</a></li>
<li><a href="Vehicular_ad-hoc_network" class="mw-redirect" title="Vehicular ad-hoc network">VANET</a></li>
<li><a href="Delay-tolerant_networking" title="Delay-tolerant networking">DTN</a></li>
<li><a href="Dynamic_Source_Routing" title="Dynamic Source Routing">Dynamic Source Routing</a></li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="Duplex_(telecommunications)" title="Duplex (telecommunications)">Duplexing methods</a></th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Duplex_(telecommunications)#Time-division_duplexing" title="Duplex (telecommunications)">TDD</a></li>
<li><a href="Duplex_(telecommunications)#Frequency-division_duplexing" title="Duplex (telecommunications)">FDD</a></li></ul>
</div></td></tr></tbody></table></div>
<div class="navbox-styles"></div><div role="navigation" class="navbox" aria-labelledby="IEEE_standards209" style="padding:3px"><table class="nowraplinks hlist mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><div id="IEEE_standards209" style="font-size:114%;margin:0 4em"><a href="IEEE_Standards_Association" title="IEEE Standards Association">IEEE standards</a></div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%">Current</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="IEEE-488" class="mw-redirect" title="IEEE-488">488</a></li>
<li><a href="IEEE_693" title="IEEE 693">693</a></li>
<li><a href="Software_quality_assurance" title="Software quality assurance">730</a></li>
<li><a href="IEEE_754" title="IEEE 754">754</a>
<ul><li><a href="IEEE_754-2008_revision" title="IEEE 754-2008 revision">Revision</a></li></ul></li>
<li><a href="IEEE_854-1987" title="IEEE 854-1987">854</a></li>
<li><a href="Software_configuration_management" title="Software configuration management">828</a></li>
<li><a href="Software_test_documentation" title="Software test documentation">829</a></li>
<li><a href="Futurebus" title="Futurebus">896</a></li>
<li><a href="Single_UNIX_Specification" title="Single UNIX Specification">1003</a></li>
<li><a href="VMEbus" title="VMEbus">1014</a></li>
<li><a href="Software_design_description" title="Software design description">1016</a></li>
<li><a href="VHDL" title="VHDL">1076</a></li>
<li><a href="JTAG" title="JTAG">1149.1</a></li>
<li><a href="PILOT" title="PILOT">1154</a></li>
<li><a href="IEEE_1164" title="IEEE 1164">1164</a></li>
<li><a href="Open_Firmware" title="Open Firmware">1275</a></li>
<li><a href="Distributed_Interactive_Simulation" title="Distributed Interactive Simulation">1278</a></li>
<li><a href="IEEE_1284" title="IEEE 1284">1284</a></li>
<li><a href="IEEE_1355" title="IEEE 1355">1355</a></li>
<li><a href="IEEE_1394" title="IEEE 1394">1394</a></li>
<li><a href="IEEE_1451" title="IEEE 1451">1451</a></li>
<li><a href="Standard_Delay_Format" title="Standard Delay Format">1497</a></li>
<li><a href="High_Level_Architecture" title="High Level Architecture">1516</a></li>
<li><a href="IEEE_1541-2002" class="mw-redirect" title="IEEE 1541-2002">1541</a></li>
<li><a href="IEEE_1547" title="IEEE 1547">1547</a></li>
<li><a href="IEEE_1584" title="IEEE 1584">1584</a></li>
<li><a href="Precision_Time_Protocol" title="Precision Time Protocol">1588</a></li>
<li><a href="Scalable_Coherent_Interface" title="Scalable Coherent Interface">1596</a></li>
<li><a href="Advanced_Library_Format" title="Advanced Library Format">1603</a></li>
<li><a href="IEEE_1613" title="IEEE 1613">1613</a></li>
<li><a href="IEEE_1619" class="mw-redirect" title="IEEE 1619">1619</a></li>
<li><a href="SystemC" title="SystemC">1666</a></li>
<li><a href="IEEE_1667" title="IEEE 1667">1667</a></li>
<li><a href="IEEE_1675-2008" title="IEEE 1675-2008">1675</a></li>
<li><a href="IP-XACT" title="IP-XACT">1685</a></li>
<li><a href="IEEE_1722" class="mw-redirect" title="IEEE 1722">1722</a></li>
<li><a href="IEEE_1733" class="mw-redirect" title="IEEE 1733">1733</a></li>
<li><a href="SystemVerilog" title="SystemVerilog">1800</a></li>
<li><a href="Unified_Power_Format" title="Unified Power Format">1801</a></li>
<li><a href="DNP3" title="DNP3">1815</a></li>
<li><a href="IEEE_1849" title="IEEE 1849">1849</a></li>
<li><a href="Property_Specification_Language" title="Property Specification Language">1850</a></li>
<li><a href="IEEE_1855" title="IEEE 1855">1855</a></li>
<li><a href="DySPAN" title="DySPAN">1900</a></li>
<li><a href="IEEE_1901" title="IEEE 1901">1901</a></li>
<li><a href="RuBee" title="RuBee">1902</a></li>
<li><a href="Service_Interoperability_in_Ethernet_Passive_Optical_Networks" title="Service Interoperability in Ethernet Passive Optical Networks">1904</a></li>
<li><a href="IEEE_1905" title="IEEE 1905">1905</a></li>
<li><a href="IEEE_2030" title="IEEE 2030">2030</a></li>
<li><a href="Micro_T-Kernel" title="Micro T-Kernel">2050</a></li>
<li><a href="ISO/IEEE_11073" title="ISO/IEEE 11073">11073</a></li>
<li><a href="ISO/IEC_12207" title="ISO/IEC 12207">12207</a></li>
<li><a href="Software_maintenance" title="Software maintenance">14764</a></li>
<li><a href="Risk_management" title="Risk management">16085</a></li>
<li><a href="Project_management" title="Project management">16326</a></li>
<li><a href="Requirements_engineering" title="Requirements engineering">29148</a></li>
<li><a href="ISO/IEC_42010" title="ISO/IEC 42010">42010</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="IEEE_802" title="IEEE 802">802 series</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%"><a href="IEEE_802" title="IEEE 802">802</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="IEEE_802.2" title="IEEE 802.2">.2</a></li>
<li><a href="Token_bus_network" title="Token bus network">.4</a></li>
<li><a href="IEEE_802.6" title="IEEE 802.6">.6</a></li>
<li><a href="IEEE_802.7" title="IEEE 802.7">.7</a></li>
<li><a href="IEEE_802.8" title="IEEE 802.8">.8</a></li>
<li><a href="IEEE_802.9" title="IEEE 802.9">.9</a></li>
<li><a href="IEEE_802.10" title="IEEE 802.10">.10</a></li>
<li><a href="100BaseVG" title="100BaseVG">.12</a></li>
<li><a href="Cable_modem#IEEE_802.14" title="Cable modem">.14</a></li>
<li><a href="IEEE_802.16" title="IEEE 802.16">.16</a>
<ul><li><a href="WiMAX" title="WiMAX">WiMAX · d · e</a></li></ul></li>
<li><a href="Resilient_Packet_Ring" title="Resilient Packet Ring">.17</a></li>
<li><a href="IEEE_802.18" title="IEEE 802.18">.18</a></li>
<li><a href="IEEE_802.20" title="IEEE 802.20">.20</a></li>
<li><a href="IEEE_802.21" title="IEEE 802.21">.21</a></li>
<li><a href="IEEE_802.22" title="IEEE 802.22">.22</a></li>
<li>.24</li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="IEEE_802.1" title="IEEE 802.1">802.1</a></th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="IEEE_802.1D" title="IEEE 802.1D">D</a></li>
<li><a href="IEEE_P802.1p" title="IEEE P802.1p">p</a></li>
<li><a href="IEEE_802.1Q" title="IEEE 802.1Q">Q</a></li>
<li><a href="IEEE_802.1Qav" class="mw-redirect" title="IEEE 802.1Qav">Qav</a></li>
<li><a href="Stream_Reservation_Protocol" title="Stream Reservation Protocol">Qat</a></li>
<li><a href="Provider_Backbone_Bridge_Traffic_Engineering" title="Provider Backbone Bridge Traffic Engineering">Qay</a></li>
<li><a href="Data_center_bridging#IEEE_Task_Group" title="Data center bridging">Qaz</a></li>
<li><a href="IEEE_802.1Qbb" class="mw-redirect" title="IEEE 802.1Qbb">Qbb</a></li>
<li><a href="Spanning_Tree_Protocol" title="Spanning Tree Protocol">w</a></li>
<li><a href="IEEE_802.1X" title="IEEE 802.1X">X</a></li>
<li><a href="Link_Layer_Discovery_Protocol" title="Link Layer Discovery Protocol">AB</a></li>
<li><a href="IEEE_802.1ad" title="IEEE 802.1ad">ad</a></li>
<li><a href="IEEE_802.1AE" title="IEEE 802.1AE">AE</a></li>
<li><a href="IEEE_802.1ag" title="IEEE 802.1ag">ag</a></li>
<li><a href="IEEE_802.1ah-2008" class="mw-redirect" title="IEEE 802.1ah-2008">ah</a></li>
<li><a href="Multiple_Registration_Protocol" title="Multiple Registration Protocol">ak</a></li>
<li><a href="IEEE_802.1aq" title="IEEE 802.1aq">aq</a></li>
<li><a href="IEEE_802.1AS" class="mw-redirect" title="IEEE 802.1AS">AS</a></li>
<li><a href="Link_aggregation" title="Link aggregation">AX</a> (<a href="Link_Aggregation_Control_Protocol" class="mw-redirect" title="Link Aggregation Control Protocol">LACP</a>)</li>
<li><a href="Audio_Video_Bridging" title="Audio Video Bridging">BA</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="IEEE_802.3" title="IEEE 802.3">802.3</a> <br>(<a href="Ethernet" title="Ethernet">Ethernet</a>)</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="10BASE5" title="10BASE5">-1983</a></li>
<li><a href="802.3a" class="mw-redirect" title="802.3a">a</a></li>
<li><a href="802.3b" class="mw-redirect" title="802.3b">b</a></li>
<li><a href="802.3d" class="mw-redirect" title="802.3d">d</a></li>
<li><a href="802.3e" class="mw-redirect" title="802.3e">e</a></li>
<li><a href="802.3i" class="mw-redirect" title="802.3i">i</a></li>
<li><a href="802.3j" class="mw-redirect" title="802.3j">j</a></li>
<li><a href="802.3u" class="mw-redirect" title="802.3u">u</a></li>
<li><a href="IEEE_802.3x" class="mw-redirect" title="IEEE 802.3x">x</a></li>
<li><a href="802.3y" class="mw-redirect" title="802.3y">y</a></li>
<li><a href="802.3z" class="mw-redirect" title="802.3z">z</a></li>
<li><a href="802.3ab" class="mw-redirect" title="802.3ab">ab</a></li>
<li><a href="802.3ac" class="mw-redirect" title="802.3ac">ac</a></li>
<li><a href="802.3ad" class="mw-redirect" title="802.3ad">ad</a></li>
<li><a href="802.3ae" class="mw-redirect" title="802.3ae">ae</a></li>
<li><b><a href="802.3af" class="mw-redirect" title="802.3af">af</a></b></li>
<li><a href="802.3ah" class="mw-redirect" title="802.3ah">ah</a></li>
<li><a href="802.3ak" class="mw-redirect" title="802.3ak">ak</a></li>
<li><a href="802.3an" class="mw-redirect" title="802.3an">an</a></li>
<li><a href="802.3aq" class="mw-redirect" title="802.3aq">aq</a></li>
<li><b><a href="802.3at" class="mw-redirect" title="802.3at">at</a></b></li>
<li><a href="802.3au" class="mw-redirect" title="802.3au">au</a></li>
<li><a href="802.3av" class="mw-redirect" title="802.3av">av</a></li>
<li><a href="802.3az" class="mw-redirect" title="802.3az">az</a></li>
<li><a href="802.3ba" class="mw-redirect" title="802.3ba">ba</a></li>
<li><b><a href="802.3bt" class="mw-redirect" title="802.3bt">bt</a></b></li>
<li><a href="802.3bu" class="mw-redirect" title="802.3bu">bu</a></li>
<li><a href="802.3by" class="mw-redirect" title="802.3by">by</a></li>
<li><a href="802.3bz" class="mw-redirect" title="802.3bz">bz</a></li>
<li>ca</li>
<li>cb</li>
<li>cc</li>
<li>cd</li>
<li>ce</li>
<li><a href="802.3cg" class="mw-redirect" title="802.3cg">cg</a></li>
<li><a href="802.3ch" class="mw-redirect" title="802.3ch">ch</a></li>
<li>ck</li>
<li>cm</li>
<li>cn</li>
<li>cp</li>
<li><a href="802.3cq" class="mw-redirect" title="802.3cq">cq</a></li>
<li>cr</li>
<li>cs</li>
<li>ct</li>
<li>cu</li>
<li><a href="802.3cv" class="mw-redirect" title="802.3cv">cv</a></li>
<li>cw</li>
<li>cx</li>
<li>cy</li>
<li>cz</li>
<li>da</li>
<li>db</li>
<li><a href="802.3dd" class="mw-redirect" title="802.3dd">dd</a></li>
<li>de</li>
<li>df</li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="IEEE_802.11" title="IEEE 802.11">802.11</a> <br>(<a href="Wi-Fi" title="Wi-Fi">Wi-Fi</a>)</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="IEEE_802.11-1997" class="mw-redirect" title="IEEE 802.11-1997">-1997</a></li>
<li><a href="IEEE_802.11_(legacy_mode)" title="IEEE 802.11 (legacy mode)">legacy mode</a></li>
<li><a href="IEEE_802.11a-1999" title="IEEE 802.11a-1999">a</a></li>
<li><a href="IEEE_802.11b-1999" title="IEEE 802.11b-1999">b</a></li>
<li><a href="IEEE_802.11c" title="IEEE 802.11c">c</a></li>
<li><a href="IEEE_802.11d-2001" title="IEEE 802.11d-2001">d</a></li>
<li><a href="IEEE_802.11e-2005" title="IEEE 802.11e-2005">e</a></li>
<li><a href="Inter-Access_Point_Protocol" title="Inter-Access Point Protocol">f</a></li>
<li><a href="IEEE_802.11g-2003" title="IEEE 802.11g-2003">g</a></li>
<li><a href="IEEE_802.11h-2003" title="IEEE 802.11h-2003">h</a></li>
<li><a href="IEEE_802.11i-2004" title="IEEE 802.11i-2004">i</a></li>
<li><a href="IEEE_802.11j-2004" title="IEEE 802.11j-2004">j</a></li>
<li><a href="IEEE_802.11k-2008" title="IEEE 802.11k-2008">k</a></li>
<li><b><a href="IEEE_802.11n-2009" title="IEEE 802.11n-2009">n</a></b> (<a href="Wi-Fi_4" class="mw-redirect" title="Wi-Fi 4">Wi-Fi 4</a>)</li>
<li><a href="IEEE_802.11p" title="IEEE 802.11p">p</a></li>
<li><a href="IEEE_802.11r-2008" title="IEEE 802.11r-2008">r</a></li>
<li><a href="IEEE_802.11s" title="IEEE 802.11s">s</a></li>
<li><a href="IEEE_802.11u" title="IEEE 802.11u">u</a></li>
<li><a href="IEEE_802.11v" class="mw-redirect" title="IEEE 802.11v">v</a></li>
<li><a href="IEEE_802.11w-2009" title="IEEE 802.11w-2009">w</a></li>
<li><a href="IEEE_802.11y-2008" title="IEEE 802.11y-2008">y</a></li>
<li><a href="IEEE_802.11z" class="mw-redirect" title="IEEE 802.11z">z</a></li>
<li>aa</li>
<li><b><a href="IEEE_802.11ac" class="mw-redirect" title="IEEE 802.11ac">ac</a></b> (<a href="Wi-Fi_5" class="mw-redirect" title="Wi-Fi 5">Wi-Fi 5</a>)</li>
<li><a href="IEEE_802.11ad" title="IEEE 802.11ad">ad</a> (<a href="WiGig" title="WiGig">WiGig</a>)</li>
<li>ae</li>
<li><a href="IEEE_802.11af" title="IEEE 802.11af">af</a></li>
<li><a href="IEEE_802.11ah" title="IEEE 802.11ah">ah</a></li>
<li><a href="IEEE_802.11ai" title="IEEE 802.11ai">ai</a></li>
<li><a href="IEEE_802.11aj" class="mw-redirect" title="IEEE 802.11aj">aj</a></li>
<li>ak</li>
<li>aq</li>
<li><b><a href="IEEE_802.11ax" class="mw-redirect" title="IEEE 802.11ax">ax</a></b> (<a href="Wi-Fi_6" title="Wi-Fi 6">Wi-Fi 6</a>)</li>
<li><a href="IEEE_802.11ay" title="IEEE 802.11ay">ay</a></li>
<li>az</li>
<li>ba</li>
<li><a href="IEEE_802.11bb" title="IEEE 802.11bb">bb</a></li>
<li>bc</li>
<li>bd</li>
<li><b><a href="IEEE_802.11be" class="mw-redirect" title="IEEE 802.11be">be</a></b> (<a href="Wi-Fi_7" title="Wi-Fi 7">Wi-Fi 7</a>)</li>
<li>bf</li>
<li>bh</li>
<li>bi</li>
<li>bk</li>
<li><b><a href="IEEE_802.11bn" title="IEEE 802.11bn">bn</a></b> (Wi-Fi 8)</li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%"><a href="IEEE_802.15" title="IEEE 802.15">802.15</a></th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="IEEE_802.15.1" class="mw-redirect" title="IEEE 802.15.1">.1</a> (<a href="Bluetooth" title="Bluetooth">Bluetooth</a>)</li>
<li><a href="IEEE_802.15.2" class="mw-redirect" title="IEEE 802.15.2">.2</a></li>
<li><a href="IEEE_802.15.3" class="mw-redirect" title="IEEE 802.15.3">.3</a></li>
<li><a href="IEEE_802.15.4" title="IEEE 802.15.4">.4</a> (<a href="Zigbee" title="Zigbee">Zigbee</a>)</li>
<li><a href="IEEE_802.15.4a" title="IEEE 802.15.4a">.4a</a></li>
<li>.4b</li>
<li>.4c</li>
<li>.4d</li>
<li>.4e</li>
<li>.4f</li>
<li>.4g</li>
<li>.4z</li>
<li><a href="IEEE_802.15.5" class="mw-redirect" title="IEEE 802.15.5">.5</a></li>
<li><a href="IEEE_802.15.6" title="IEEE 802.15.6">.6</a></li>
<li><a href="IEEE_802.15.7" class="mw-redirect" title="IEEE 802.15.7">.7</a></li></ul>
</div></td></tr></tbody></table><div></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Proposed</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="IEEE_P1363" title="IEEE P1363">P1363</a></li>
<li><a href="IEEE_P1619" title="IEEE P1619">P1619</a></li>
<li><a href="Rosetta-lang" title="Rosetta-lang">P1699</a></li>
<li><a href="Universal_Power_Adapter_for_Mobile_Devices" title="Universal Power Adapter for Mobile Devices">P1823</a></li>
<li><a href="IEEE_P1906.1" title="IEEE P1906.1">P1906.1</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Superseded</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="IEEE_754-1985" title="IEEE 754-1985">754-1985</a></li>
<li><a href="Software_requirements_specification" title="Software requirements specification">830</a></li>
<li><a href="IEEE_1219" class="mw-redirect" title="IEEE 1219">1219</a></li>
<li><a href="Software_requirements_specification" title="Software requirements specification">1233</a></li>
<li><a href="Concept_of_operations" title="Concept of operations">1362</a></li>
<li><a href="Verilog" title="Verilog">1364</a></li>
<li><a href="IEEE_1471" title="IEEE 1471">1471</a></li></ul>
</div></td></tr><tr><td class="navbox-abovebelow" colspan="2"><div>
<ul><li><span class="noviewer" typeof="mw:File"><span title="Category"></span></span> Category</li></ul>
</div></td></tr></tbody></table></div>
<div class="navbox-styles"></div><div role="navigation" class="navbox authority-control" aria-label="Navbox505" style="padding:3px"><table class="nowraplinks hlist navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="row" class="navbox-group" style="width:1%">Authority control databases: National </th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em"><ul><li><span class="uid"><a rel="nofollow" class="external text" href="https://id.loc.gov/authorities/sh87002524">United States</a></span></li><li><span class="uid"><a rel="nofollow" class="external text" href="https://www.nli.org.il/en/authorities/987007532068905171">Israel</a></span></li></ul></div></td></tr></tbody></table></div></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2025-07-23" href="https://en.wikipedia.org/wiki/?title=Token_Ring&oldid=1302167027">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
</body></html>